Skip to content

Conversation

@Belco90
Copy link
Member

@Belco90 Belco90 commented Jun 5, 2025

Checks

Changes

  • Sends code coverage to Codecov on push to main branch

Context

Just realized we are not updating the code coverage in main branch

@Belco90 Belco90 self-assigned this Jun 5, 2025
@Belco90 Belco90 added the chore Changes that affect the build system, CI config or other changes that don't modify src/test files label Jun 5, 2025
@Belco90 Belco90 requested a review from Copilot June 5, 2025 06:06

This comment was marked as outdated.

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Mario Beltrán <[email protected]>
@Belco90 Belco90 force-pushed the upload-main-coverage branch 2 times, most recently from 6804ff9 to 15ff486 Compare June 5, 2025 06:23
@Belco90 Belco90 force-pushed the upload-main-coverage branch from 15ff486 to 6251cdf Compare June 5, 2025 06:24
@Belco90 Belco90 requested a review from Copilot June 5, 2025 06:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new GitHub Actions workflow that runs tests with coverage and uploads results to Codecov when changes land on main.

  • Introduces a main-coverage.yml workflow
  • Triggers on push to main branch
  • Steps include checkout, Node & pnpm setup, test execution, and Codecov upload

@Belco90 Belco90 enabled auto-merge (squash) June 5, 2025 06:34
@Belco90 Belco90 disabled auto-merge June 5, 2025 06:38
@Belco90 Belco90 merged commit 295eb44 into main Jun 5, 2025
32 checks passed
@Belco90 Belco90 deleted the upload-main-coverage branch June 5, 2025 06:38
@github-actions
Copy link

github-actions bot commented Jun 9, 2025

🎉 This PR is included in version 7.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that affect the build system, CI config or other changes that don't modify src/test files released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants